home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 March / Gamestar_71_2005-03_dvd.iso / Programy / MatrixY2K2005WebsiteStudio.exe / {app} / Matrix.exe / 0 / RCDATA / TFSPLASH / TFSPLASH.txt < prev   
Encoding:
Text File  |  2004-12-18  |  2.1 KB  |  101 lines

  1. object fSplash: TfSplash
  2.   Left = 254
  3.   Top = 181
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 299
  7.   ClientWidth = 500
  8.   Color = clWhite
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -9
  12.   Font.Name = 'Verdana'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 12
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 500
  23.     Height = 299
  24.     Align = alClient
  25.     Picture.Data = {<image000.jpg>}
  26.   end
  27.   object lbSplashScreen: TLabel
  28.     Left = 48
  29.     Top = 24
  30.     Width = 410
  31.     Height = 45
  32.     Caption = 'release candidate 3'
  33.     Color = clWhite
  34.     Font.Charset = ANSI_CHARSET
  35.     Font.Color = clWhite
  36.     Font.Height = -37
  37.     Font.Name = 'Verdana'
  38.     Font.Style = [fsBold]
  39.     ParentColor = False
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object Label1: TLabel
  44.     Left = 202
  45.     Top = 278
  46.     Width = 91
  47.     Height = 12
  48.     Caption = 'Loading standby...'
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clWhite
  51.     Font.Height = -9
  52.     Font.Name = 'Verdana'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.     Transparent = True
  56.   end
  57.   object pc: TPanel
  58.     Left = 12
  59.     Top = 227
  60.     Width = 480
  61.     Height = 46
  62.     BevelInner = bvRaised
  63.     BevelOuter = bvLowered
  64.     Color = 14540253
  65.     TabOrder = 0
  66.     Visible = False
  67.     object Label18: TLabel
  68.       Left = 4
  69.       Top = 9
  70.       Width = 176
  71.       Height = 13
  72.       Caption = 'Matrix Y2K Special Edition for :'
  73.       Font.Charset = ANSI_CHARSET
  74.       Font.Color = clBlack
  75.       Font.Height = -11
  76.       Font.Name = 'Verdana'
  77.       Font.Style = [fsItalic]
  78.       ParentFont = False
  79.     end
  80.     object Label2: TLabel
  81.       Left = 4
  82.       Top = 23
  83.       Width = 461
  84.       Height = 17
  85.       AutoSize = False
  86.       Caption = 'M.A. van IJperen'
  87.       Font.Charset = ANSI_CHARSET
  88.       Font.Color = clMaroon
  89.       Font.Height = -15
  90.       Font.Name = 'Courier New'
  91.       Font.Style = [fsBold, fsItalic]
  92.       ParentFont = False
  93.     end
  94.   end
  95.   object PcCh: TBUVigenereCipher
  96.     Key = '62579101'
  97.     Left = 408
  98.     Top = 40
  99.   end
  100. end
  101.